home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / clipper / nftroff.zip / merged.tr < prev    next >
Text File  |  1991-11-22  |  17KB  |  1,171 lines

  1. .de }n
  2. .bp
  3. .sp .5i
  4. ..
  5. .wh -.8i }n
  6. .sp .5i
  7. .po -.4i
  8. .ll 7.5i
  9. .ps 9
  10. .vs 9
  11. .in 0i
  12. .ps +2
  13. .vs +2
  14. Array
  15. .ps -2
  16. .vs -2
  17. .sp
  18. .ta 1.28i
  19. .br
  20. FT_AADDITION()    Add elements unique of source array to target array
  21. .br
  22. .ta
  23. .ta 1.28i
  24. .br
  25. FT_AAVG()    Average numeric values in an array
  26. .br
  27. .ta
  28. .ta 1.28i
  29. .br
  30. FT_ADESSORT()    Sort an array in descending order
  31. .br
  32. .ta
  33. .ta 1.28i
  34. .br
  35. FT_AEMAXLEN()    Find longest element within an array
  36. .br
  37. .ta
  38. .ta 1.28i
  39. .br
  40. FT_AEMINLEN()    Find shortest element within an array
  41. .br
  42. .ta
  43. .ta 1.28i
  44. .br
  45. FT_AMEDIAN()    Find middle value in array, or average of two middle values
  46. .br
  47. .ta
  48. .br
  49. FT_ANOMATCHES() Find the number of array elements meeting a condition
  50. .ta 1.28i
  51. .br
  52. FT_AREDIT()    2 dimensional array editing function using TBrowse
  53. .br
  54. .ta
  55. .ta 1.28i
  56. .br
  57. FT_ASUM()    Sum the elements of an array
  58. .br
  59. .ta
  60. .ta 1.28i
  61. .br
  62. FT_RESTARR()    Restore a Clipper array from a disc file
  63. .br
  64. .ta
  65. .ta 1.28i
  66. .br
  67. FT_SAVEARR()    Save Clipper array to a disc file\.
  68. .br
  69. .ta
  70. .bp
  71. .ps +2
  72. .vs +2
  73. Math
  74. .ps -2
  75. .vs -2
  76. .sp
  77. .ta 1.28i
  78. .br
  79. FT_GCD()    Calculate greatest common divisor of two numbers
  80. .br
  81. .ta
  82. .ta 1.28i
  83. .br
  84. FT_NETPV()    Calculate net present value
  85. .br
  86. .ta
  87. .ta 1.28i
  88. .br
  89. FT_RAND1()    Generate a random number
  90. .br
  91. .ta
  92. .ta 1.28i
  93. .br
  94. FT_ROUND()    Rounds a number to a specific place
  95. .br
  96. .ta
  97. .bp
  98. .ps +2
  99. .vs +2
  100. Menus/Prompts
  101. .ps -2
  102. .vs -2
  103. .sp
  104. .ta 1.28i
  105. .br
  106. @\.\.\.PROMPT    Define a menu item for use with MENU TO
  107. .br
  108. .ta
  109. .ta 1.28i
  110. .br
  111. FT_ACH2TB()    Replace ACHOICE() with a Tbrowse object
  112. .br
  113. .ta
  114. .ta 1.28i
  115. .br
  116. FT_ADDER()    Pop up a simple calculator
  117. .br
  118. .ta
  119. .ta 1.28i
  120. .br
  121. FT_BLINK()    Display a blinking message on the screen
  122. .br
  123. .ta
  124. .ta 1.28i
  125. .br
  126. FT_BRWSWHL()    Browse an indexed database limited to a while condition
  127. .br
  128. .ta
  129. .ta 1.28i
  130. .br
  131. FT_CLRSEL()    User Selectable Colour Routine
  132. .br
  133. .ta
  134. .ta 1.28i
  135. .br
  136. FT_DISPMSG()    Display a message and optionally waits for a keypress
  137. .br
  138. .ta
  139. .ta 1.28i
  140. .br
  141. FT_FILL()    Declare menu options for FT_MENU1()
  142. .br
  143. .ta
  144. .ta 1.28i
  145. .br
  146. FT_MENU1()    Pulldown menu system
  147. .br
  148. .ta
  149. .ta 1.28i
  150. .br
  151. FT_MENU2()    Vertical lightbar menu
  152. .br
  153. .ta
  154. .ta 1.28i
  155. .br
  156. FT_MENUTO()    Execute light bar menu using prompts created with FT_PROMPT(
  157. .br
  158. .ta
  159. .ta 1.28i
  160. .br
  161. FT_PENDING()    Display same-line pending messages after a wait\.
  162. .br
  163. .ta
  164. .ta 1.28i
  165. .br
  166. FT_PICKDAY()    Picklist of days of week
  167. .br
  168. .ta
  169. .ta 1.28i
  170. .br
  171. FT_PROMPT()    Define a menu item for use with FT_MENUTO()
  172. .br
  173. .ta
  174. .ta 1.28i
  175. .br
  176. FT_XBOX()    Display a self-sizing message box and message
  177. .br
  178. .ta
  179. .ta 1.28i
  180. .br
  181. MENU TO    Execute light bar menu using prompts created with @\.\.\.PROMPT
  182. .br
  183. .ta
  184. .bp
  185. .ps +2
  186. .vs +2
  187. NetWare
  188. .ps -2
  189. .vs -2
  190. .sp
  191. .ta 1.28i
  192. .br
  193. FT_ENDCAP()    Cancel a specific NetWare print queue capture
  194. .br
  195. .ta
  196. .ta 1.28i
  197. .br
  198. FT_LOGOUT()    Logout from all currently connected NetWare file servers
  199. .br
  200. .ta
  201. .ta 1.28i
  202. .br
  203. FT_NOVDMP2()    Determine Novell server\'s dynamic memory area 2 availability
  204. .br
  205. .ta
  206. .ta 1.28i
  207. .br
  208. FT_NOVPURGE()    Purge all deleted files on a Novell server
  209. .br
  210. .ta
  211. .ta 1.28i
  212. .br
  213. FT_NWLSTAT()    Return the current Novell NetWare logical station number
  214. .br
  215. .ta
  216. .br
  217. FT_NWSEMCLOSE() Close a NetWare semaphore
  218. .ta 1.28i
  219. .br
  220. FT_NWSEMEX()    Examine a NetWare semaphore\'s value and open count
  221. .br
  222. .ta
  223. .ta 1.28i
  224. .br
  225. FT_NWSEMLOCK()    Perform a semaphore "lock"
  226. .br
  227. .ta
  228. .ta 1.28i
  229. .br
  230. FT_NWSEMOPEN()    Open or create a NetWare semaphore
  231. .br
  232. .ta
  233. .ta 1.28i
  234. .br
  235. FT_NWSEMSIG()    Signal a NetWare semaphore (increment)
  236. .br
  237. .ta
  238. .ta 1.28i
  239. .br
  240. FT_NWSEMWAIT()    Wait on a NetWare semaphore (decrement)
  241. .br
  242. .ta
  243. .ta 1.28i
  244. .br
  245. FT_NWUID()    Return the current Novell NetWare User ID
  246. .br
  247. .ta
  248. .ta 1.28i
  249. .br
  250. FT_PFLUSH()    Flush a NetWare capture buffer
  251. .br
  252. .ta
  253. .ta 1.28i
  254. .br
  255. FT_TTSABORT()    Abort explicit and implicit NetWare TTS transactions
  256. .br
  257. .ta
  258. .ta 1.28i
  259. .br
  260. FT_TTSAVAIL()    Check whether default Novell file server supports TTS
  261. .br
  262. .ta
  263. .ta 1.28i
  264. .br
  265. FT_TTSBEGIN()    Begin explicit transaction under NetWare\'s TTS
  266. .br
  267. .ta
  268. .ta 1.28i
  269. .br
  270. FT_TTSEND()    End explicit or implicit transaction under NetWare\'s TTS
  271. .br
  272. .ta
  273. .ta 1.28i
  274. .br
  275. FT_TTSSTAT()    Verify if TTS transaction has been written to disk
  276. .br
  277. .ta
  278. .bp
  279. .ps +2
  280. .vs +2
  281. String
  282. .ps -2
  283. .vs -2
  284. .sp
  285. .ta 1.28i
  286. .br
  287. FT_AT2()    Find position of the nth occurrence of a substring
  288. .br
  289. .ta
  290. .ta 1.28i
  291. .br
  292. FT_BITCLR()    Clear (reset) selected bit in a byte
  293. .br
  294. .ta
  295. .ta 1.28i
  296. .br
  297. FT_BITSET()    Set selected bit in a byte
  298. .br
  299. .ta
  300. .ta 1.28i
  301. .br
  302. FT_BYTEAND()    Perform bit-wise AND on two ASCII characters (bytes)
  303. .br
  304. .ta
  305. .ta 1.28i
  306. .br
  307. FT_BYTENEG()    Perform bit-wise negation on an ASCII character
  308. .br
  309. .ta
  310. .ta 1.28i
  311. .br
  312. FT_BYTENOT()    Perform bit-wise NOT on an ASCII character (byte)
  313. .br
  314. .ta
  315. .ta 1.28i
  316. .br
  317. FT_BYTEOR()    Perform bit-wise OR on two ASCII characters (bytes)
  318. .br
  319. .ta
  320. .ta 1.28i
  321. .br
  322. FT_BYTEXOR()    Perform bit-wise XOR on two ASCII characters (bytes)
  323. .br
  324. .ta
  325. .ta 1.28i
  326. .br
  327. FT_FINDITH()    Find the "ith" occurrence of a substring within a string
  328. .br
  329. .ta
  330. .ta 1.28i
  331. .br
  332. FT_ISBIT()    Test the status of an individual bit
  333. .br
  334. .ta
  335. .ta 1.28i
  336. .br
  337. FT_ISBITON()    Determine the state of individual bits in a number
  338. .br
  339. .ta
  340. .ta 1.28i
  341. .br
  342. FT_METAPH()    Convert a character string to MetaPhone format
  343. .br
  344. .ta
  345. .ta 1.28i
  346. .br
  347. FT_NOOCCUR()    Find the number of times one string occurs in another
  348. .br
  349. .ta
  350. .ta 1.28i
  351. .br
  352. FT_PCHR()    Convert printer control codes
  353. .br
  354. .ta
  355. .ta 1.28i
  356. .br
  357. FT_PROPER()    Convert a string to proper-name case
  358. .br
  359. .ta
  360. .bp
  361. .ps +2
  362. .vs +2
  363. Video
  364. .ps -2
  365. .vs -2
  366. .sp
  367. .ta 1.28i
  368. .br
  369. FT_ADAPTER()    Report the type of video adapter installed
  370. .br
  371. .ta
  372. .ta 1.28i
  373. .br
  374. FT_CLS()    Clear screen
  375. .br
  376. .ta
  377. .ta 1.28i
  378. .br
  379. FT_GETMODE()    Get the video mode
  380. .br
  381. .ta
  382. .ta 1.28i
  383. .br
  384. FT_GETVCUR()    Return info about the cursor on a specified video page
  385. .br
  386. .ta
  387. .ta 1.28i
  388. .br
  389. FT_GETVPG()    Get the currently selected video page
  390. .br
  391. .ta
  392. .ta 1.28i
  393. .br
  394. FT_RESTATT()    Restore the attribute bytes of a specified screen region\.
  395. .br
  396. .ta
  397. .ta 1.28i
  398. .br
  399. FT_REVATTR()    Reverse colors of specified screen coordinates
  400. .br
  401. .ta
  402. .ta 1.28i
  403. .br
  404. FT_REVCHR()    Reverse the color of a single character on the screen
  405. .br
  406. .ta
  407. .ta 1.28i
  408. .br
  409. FT_RGNSTACK()    Push or pop a saved screen region on or off the stack
  410. .br
  411. .ta
  412. .ta 1.28i
  413. .br
  414. FT_RSTRGN()    Restore region of the screen saved with FT_SAVRGN()
  415. .br
  416. .ta
  417. .ta 1.28i
  418. .br
  419. FT_SAVEATT()    Save the attribute bytes of a specified screen region\.
  420. .br
  421. .ta
  422. .ta 1.28i
  423. .br
  424. FT_SAVRGN()    Save a screen region for later display
  425. .br
  426. .ta
  427. .ta 1.28i
  428. .br
  429. FT_SETATTR()    Change color attributes of screen region
  430. .br
  431. .ta
  432. .ta 1.28i
  433. .br
  434. FT_SETMODE()    Set the video mode
  435. .br
  436. .ta
  437. .ta 1.28i
  438. .br
  439. FT_SETVCUR()    Set the cursor position on a specified video page
  440. .br
  441. .ta
  442. .ta 1.28i
  443. .br
  444. FT_SETVPG()    Set the current video page
  445. .br
  446. .ta
  447. .ta 1.28i
  448. .br
  449. FT_SHADOW()    Draw a non-destructive shadow on the screen
  450. .br
  451. .ta
  452. .ta 1.28i
  453. .br
  454. FT_VIDSTR()    Display string on screen in specified attribute
  455. .br
  456. .ta
  457. .ta 1.28i
  458. .br
  459. FT_WRTCHR()    Display character on screen
  460. .br
  461. .ta
  462. .bp
  463. .ps +2
  464. .vs +2
  465. Overview
  466. .ps -2
  467. .vs -2
  468. .sp
  469. .br
  470. Overview, Part 1
  471. .br
  472. Overview, Part 2
  473. .bp
  474. .ps +2
  475. .vs +2
  476. Rebuilding the Library
  477. .ps -2
  478. .vs -2
  479. .sp
  480. .br
  481. Recompiling the source code
  482. .br
  483. Recompiling the Norton Guide
  484. .bp
  485. .ps +2
  486. .vs +2
  487. Sample source code headers
  488. .ps -2
  489. .vs -2
  490. .sp
  491. .br
  492. Submitting code for the Library
  493. .br
  494. Sample Clipper or C header
  495. .br
  496. Sample ASM header
  497. .bp
  498. .ps +2
  499. .vs +2
  500. Conversion
  501. .ps -2
  502. .vs -2
  503. .sp
  504. .ta 1.28i
  505. .br
  506. FT_BYT2BIT()    Convert byte to string of 1\'s and 0\'s
  507. .br
  508. .ta
  509. .ta 1.28i
  510. .br
  511. FT_BYT2HEX()    Convert byte to hexadecimal version of its binary value
  512. .br
  513. .ta
  514. .ta 1.28i
  515. .br
  516. FT_D2E()    Convert decimal to scientific notation
  517. .br
  518. .ta
  519. .ta 1.28i
  520. .br
  521. FT_DEC2BIN()    Convert decimal to binary
  522. .br
  523. .ta
  524. .ta 1.28i
  525. .br
  526. FT_E2D()    Convert scientific notation string to a decimal
  527. .br
  528. .ta
  529. .ta 1.28i
  530. .br
  531. FT_ESCCODE()    Convert Lotus style escape codes
  532. .br
  533. .ta
  534. .ta 1.28i
  535. .br
  536. FT_HEX2DEC()    Convert a hex number to decimal
  537. .br
  538. .ta
  539. .ta 1.28i
  540. .br
  541. FT_INVCLR()    Get the inverse of a color
  542. .br
  543. .ta
  544. .ta 1.28i
  545. .br
  546. FT_NTOW()    Translate numeric value to words
  547. .br
  548. .ta
  549. .ta 1.28i
  550. .br
  551. FT_SQZN()    Compress a numeric value into a character string
  552. .br
  553. .ta
  554. .ta 1.28i
  555. .br
  556. FT_STOD()    Convert a date string to a Clipper date data type
  557. .br
  558. .ta
  559. .ta 1.28i
  560. .br
  561. FT_UNSQZN()    Uncompress a numeric compressed by FT_SQZN()
  562. .br
  563. .ta
  564. .ta 1.28i
  565. .br
  566. FT_XTOY()    Convert from any data type to any other data type
  567. .br
  568. .ta
  569. .bp
  570. .ps +2
  571. .vs +2
  572. DOS/BIOS
  573. .ps -2
  574. .vs -2
  575. .sp
  576. .ta 1.28i
  577. .br
  578. FT_CHDIR()    Change the current directory
  579. .br
  580. .ta
  581. .